\n "open", // pointer to string that specifies operation to perform
\n (LPCTSTR)SysInfoPath, // pointer to filename or folder name string
\n "", // pointer to string that specifies executable-file parameters
\n "", // pointer to string that specifies default directory
\n SW_SHOW); // whether file is shown when opened
\n }
\n else
\n {
\n MessageBox("System Information not available on this machine!","System Information", MB_ICONINFORMATION);
\n return;
\n }
\n
57683 Warning: This computer program is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under the law.
59136 EXT
59137 CAP
59138 NUM
59139 SCRL
59140 OVR
59141 REC
61184 Change the window size
61185 Change the window position
61186 Reduce the window to an icon
61187 Enlarge the window to full size
61188 Switch to the next document window
61189 Switch to the previous document window
61190 Close the active window and prompts to save the documents